home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / sushi_ki.swf / scripts / DefineButton2_487 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2011-06-09  |  67 b   |  5 lines

  1. on(press){
  2.    _root.check_mc.play();
  3.    this.gotoAndStop(2);
  4. }
  5.